GtkFlowBox: Move overridden prop ids to the end
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Jun 2014 13:51:48 +0000 (09:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:30:50 +0000 (13:30 -0400)
commit45801c8f2cfccd63f506a642710999c0225fc9bc
tree22c78764df14332fcfc713767e1fb244436be658
parentac08d6a42167e8e6d4377ae257459cbcbbdaaba5
GtkFlowBox: Move overridden prop ids to the end

This makes it easier to convert to g_object_class_install_properties
in the next commit.
gtk/gtkflowbox.c